The Dreamweaver JavaScript API > Assets panel functions > dreamweaver.assetPalette.setSelectedCategory()

 

dom.updateCurrentPage()

Availability

Dreamweaver 3.0

Description

Updates the document's library items, templates, or both. This function is valid only for the active document.

Arguments

{typeOfUpdate}

typeOfUpdate, if supplied, must be "library", "template", or "both". If omitted, the default is "both".

Returns

Nothing.

Enabler

None.